dumpitem

2001 zalas
zalas.romhacking.com

Dumpitem will dump a list of consecutive equal length names
into a file with one item per line and a count of how many items
in the start of the file

just do:
    dumpitem <input rom file> <output dump file> <table file>

Then, just answer the questions

the null character is the character that is used to pad out the
item name so that the name is certain # of bytes long

Warning: dumpitem does not check for the presence of the output dump file
        it will overwrite the file if it exists

Note: dumpitem can only handle 8bit table entries
